Lucene search
+L
OracleMysql Workbench

42 matches found

CVE
CVE
added 2022/05/03 3:15 p.m.1355 views

CVE-2022-1292

CVE-2022-1292 describes a command-injection risk in the OpenSSL c_rehash script due to improper sanitization of shell metacharacters. The issue can allow local attackers to run arbitrary commands with the script’s privileges on systems where c_rehash runs automatically. Fixes are published in Ope...

10CVSS9AI score0.82612EPSS
SaveWeb
CVE
CVE
added 2019/02/27 11:00 p.m.943 views

CVE-2019-1559

OpenSSL vulnerability CVE-2019-1559 describes a padding-oracle weakness where, if an application encounters a fatal protocol error and then calls SSL_shutdown() twice (to send close_notify and to receive one), the server may respond differently to a 0-byte record with invalid padding versus inval...

5.9CVSS6.3AI score0.17139EPSS
Save
CVE
CVE
added 2020/04/21 1:45 p.m.853 views

CVE-2020-1967

CVE-2020-1967 describes a NULL pointer dereference in OpenSSL’s SSL_check_chain() during or after a TLS 1.3 handshake, caused by incorrect handling of the signature_algorithms_cert extension. A malicious peer sending an invalid/unrecognized signature algorithm can crash the server/client, enablin...

7.5CVSS7.5AI score0.53336EPSS
Save
CVE
CVE
added 2021/03/25 2:25 p.m.849 views

CVE-2021-3449

CVE-2021-3449 affects OpenSSL 1.1.1.x where a TLSv1.2 server may crash (DoS) if it receives a renegotiation ClientHello that omits the signature_algorithms extension but includes signature_algorithms_cert. The issue is a NULL pointer dereference leading to a denial of service; OpenSSL clients are...

5.9CVSS6.7AI score0.62906EPSS
Save
CVE
CVE
added 2021/08/24 2:50 p.m.741 views

CVE-2021-3712

The CVE-2021-3712 issue affects OpenSSL where ASN1_STRING data may not be NUL-terminated if constructed directly (or via ASN1_STRING_set0), causing read-buffer overreads when many OpenSSL print/name-constraining paths handle such ASN.1 strings. Exploitation could crash the application (DoS) or di...

7.4CVSS8AI score0.50445EPSS
Save
CVE
CVE
added 2021/05/19 1:45 p.m.656 views

CVE-2021-3517

CVE-2021-3517 is a libxml2 vulnerability affecting versions before 2.9.11. A flaw in the xml entity encoding functionality could allow processing of a crafted XML file to trigger an out‑of‑bounds read, with availability impact and potential confidentiality/integrity impact if memory information i...

8.6CVSS8.4AI score0.0828EPSS
Save
CVE
CVE
added 2020/01/21 10:54 p.m.644 views

CVE-2020-7595

CVE-2020-7595 affects libxml2, specifically the xmlStringLenDecodeEntities function in parser.c of version 2.9.10, which can enter an infinite loop in certain end-of-file situations. Several connected advisories (e.g., ASA-202011-15) corroborate the issue and describe the impact as potential deni...

7.5CVSS7.6AI score0.07836EPSS
Save
CVE
CVE
added 2021/05/14 7:50 p.m.638 views

CVE-2021-3537

Summary: CVE-2021-3537 affects libxml2 up to 2.9.11. In XML mixed content parsing, errors were not propagated, causing a NULL dereference when an untrusted document is parsed in recovery mode and post-validated, with availability as the highest impact. The connected documents confirm the vulnerab...

5.9CVSS7AI score0.03503EPSS
SaveIn wild
CVE
CVE
added 2019/12/10 12:00 a.m.591 views

CVE-2019-14889

The CVE-2019-14889 flaw affects libssh where the API function ssh_scp_new() can be misused when the third parameter is user-controlled. Versions before 0.9.3 and before 0.8.8 are vulnerable: during SCP client-server interaction the server may execute a scp command that includes a user-provided pa...

9.3CVSS8AI score0.03148EPSS
Save
CVE
CVE
added 2020/01/21 10:53 p.m.586 views

CVE-2019-20388

CVE-2019-20388 affects libxml2 2.9.10. The Broadcom advisory BSNSA36819 confirms a memory leak in xmlSchemaValidateStream (xmlschemas.c) that can impact availability (memory exhaustion) when processing XML schemas. Affected component: libxml2’s xmlSchemaValidateStream; root cause relates to a lea...

7.5CVSS7.6AI score0.04387EPSS
Save
CVE
CVE
added 2021/03/25 2:25 p.m.578 views

CVE-2021-3450

CVE-2021-3450 affects OpenSSL 1.1.1h–1.1.1j where a bug in the X509_V_FLAG_X509_STRICT path overwrote a prior CA-check result, bypassing the non-CA certificates prohibition unless a programmed purpose is used. When a purpose is configured, the certificate chain is still rejected; the issue is fix...

7.4CVSS7.6AI score0.18339EPSS
Save
CVE
CVE
added 2020/04/09 2:49 a.m.521 views

CVE-2020-11655

SQLite through 3.31.1 is vulnerable to denial of service via a malformed window-function query caused by improper AggInfo initialization (CVE-2020-11655). Affected is the sqlite3 library used across distributions and apps; exploitation leads to segmentation faults. Remediation in the connected ad...

7.5CVSS7.9AI score0.0434EPSS
Save
CVE
CVE
added 2018/10/17 12:00 p.m.506 views

CVE-2018-10933

CVE-2018-10933 affects libssh, specifically the server-side state machine, where versions prior to 0.7.6 and 0.8.4 allow an unauthenticated attacker to create channels and gain unauthorized access. The underlying issue is an authentication bypass in the server code, reported by multiple vendors a...

9.1CVSS8.5AI score0.91789EPSS
Save
CVE
CVE
added 2021/08/31 12:00 a.m.502 views

CVE-2021-3634

CVE-2021-3634 affects libssh

6.5CVSS6.5AI score0.04683EPSS
Save
CVE
CVE
added 2022/02/26 12:00 a.m.497 views

CVE-2022-23308

CVE-2022-23308 affects libxml2 before 2.9.13, caused by a use-after-free in ID/IDREF attributes in valid.c. The NVD data shows a CVSS 3.1 base score of 7.5 (NETWORK, PR:N, UI:N, S:U, C:N/I:N/A:H) and CVSS 2.0 base score of 4.3 (NETWORK, A:P). Connected advisories confirm the same flaw and referen...

7.5CVSS7.7AI score0.0601EPSS
Save
CVE
CVE
added 2020/09/03 11:20 p.m.466 views

CVE-2020-24977

CVE-2020-24977 affects GNOME libxml2 up to version 2.9.10. The issue is a global buffer over-read in xmlEncodeEntitiesInternal (libxml2/entities.c), which can lead to information disclosure or crash conditions. The vulnerability was fixed in the commit 50f06b3e. Connected advisories corroborate l...

6.5CVSS6.9AI score0.03774EPSS
Save
CVE
CVE
added 2021/05/18 11:20 a.m.464 views

CVE-2021-3518

CVE-2021-3518 details (libxml2): A use-after-free exists in libxml2 before v2.9.11 when processing crafted input files through an application linked with libxml2. This can impact confidentiality, integrity, and availability. The issue is triggered by processing a specially crafted file via libxml...

8.8CVSS8.4AI score0.03653EPSS
Save
CVE
CVE
added 2020/04/09 2:49 a.m.461 views

CVE-2020-11656

CVE-2020-11656 affects SQLite up to version 3.31.1, where the ALTER TABLE implementation has a use-after-free, demonstrated by an ORDER BY clause that belongs to a compound SELECT statement. Affected products/contexts in the linked documents consistently reference SQLite 3.31.1 or earlier. Some s...

9.8CVSS9.1AI score0.0761EPSS
Save
CVE
CVE
added 2020/01/02 2:51 a.m.411 views

CVE-2019-20218

CVE-2019-20218 affects SQLite: in selectExpander (select.c) the WITH stack unwinding continues after a parsing error, potentially causing an application crash. The issue is confirmed across multiple advisories (Debian LTS/DLA entries, Gentoo GLSA, AlmaLinux advisory, Cloud Foundry USN) and is lis...

7.5CVSS7.6AI score0.03622EPSS
Save
CVE
CVE
added 2020/02/21 9:25 p.m.408 views

CVE-2020-9327

The CVE-2020-9327 entry concerns SQLite 3.31.1. A NULL pointer dereference can be triggered by isAuxiliaryVtabOperator due to generated column optimizations, potentially causing a segmentation fault. The connected Astra Linux security bulletin confirms the same SQLite 3.31.1 issue but provides no...

7.5CVSS7.8AI score0.03683EPSS
Save
CVE
CVE
added 2022/02/24 12:00 a.m.403 views

CVE-2022-21824

CVE-2022-21824 is a prototype pollution vulnerability in Node.js linked to console.table properties. It affects Node.js prior to patched releases and can be triggered when user-controlled data is passed as the first parameter with a plain object containing an own property such as proto . Public a...

8.2CVSS8.1AI score0.21514EPSS
Save
CVE
CVE
added 2020/04/13 12:00 a.m.372 views

CVE-2020-1730

The CVE-2020-1730 vulnerability affects libssh versions before 0.8.9 and before 0.9.4, caused by how AES-CTR (or DES, if enabled) ciphers are handled. If a connection isn’t fully initialized, cleaning up these ciphers on close can crash the server or client, impacting availability. Upgrading to l...

5.3CVSS5.2AI score0.03065EPSS
Save
CVE
CVE
added 2020/06/06 3:37 p.m.369 views

CVE-2020-13871

SQLite 3.32.2 is affected by a use-after-free in resetAccumulator (select.c) due to a late parse tree rewrite for window functions. Impact could include a crash or arbitrary code execution. Remediation: upgrade to SQLite 3.32.3 or later (fix upstream).

7.5CVSS7.4AI score0.04447EPSS
Save
CVE
CVE
added 2019/11/08 2:46 p.m.345 views

CVE-2019-10219

The CVE-2019-10219 entry affects Hibernate Validator: SafeHtml validator annotation fails to sanitize HTML comments/instructions, enabling XSS in affected code paths. Affected CP4S versions are 1.7.2.0, 1.8.0.0, and 1.8.1.0. Remediation is to upgrade to Cloud Pak for Security 1.9.0.0 per IBM guid...

6.5CVSS6AI score0.02167EPSS
Save
CVE
CVE
added 2019/12/23 12:53 a.m.328 views

CVE-2019-19926

CVE-2019-19926 affects SQLite 3.30.1, where multiSelect in select.c mishandles certain parsing errors. Astra Linux notes an invalid pointer dereference triggered by ORDER BY constants in window definitions, due to an incomplete fix for CVE-2019-19880. This can cause a crash (denial of service) an...

7.5CVSS8.2AI score0.06997EPSS
Save
CVE
CVE
added 2022/02/24 6:27 p.m.313 views

CVE-2021-44531

CVE-2021-44531 affects Node.js and stems from improper handling of URI SAN types in X.509 certificate hostname verification. Older Node.js releases accepted URI SANs by default and could bypass name-constrained intermediates when PKIs aren’t defined for that SAN type; URI matching could also fail...

7.4CVSS7.5AI score0.08373EPSS
Save
CVE
CVE
added 2019/12/18 5:07 a.m.309 views

CVE-2019-19880

CVE-2019-19880 affects SQLite 3.30.1. The issue arises in exprListAppendList in window.c, where constant integer values in ORDER BY clauses of window definitions are mishandled, allowing an attacker to trigger an invalid pointer dereference. This is described in multiple connected sources (Astra ...

7.5CVSS7.8AI score0.06937EPSS
Save
CVE
CVE
added 2022/02/24 6:27 p.m.285 views

CVE-2021-44532

CVE-2021-44532 affects Node.js where SAN handling converts Subject Alternative Names to a string to validate hostnames. The vulnerability allows bypass of certificate name constraints when present in a certificate chain. Affected versions include Node.js <12.22.9, <14.18.3, <16.13.2, and

5.3CVSS6.6AI score0.10364EPSS
Save
CVE
CVE
added 2019/12/09 6:44 p.m.284 views

CVE-2019-19603

CVE-2019-19603 affects SQLite 3.30.1 (mishandling of certain SELECTs with nonexistent VIEW leading to app crash). Astra Linux bulletin confirms the same SQLite behavior. IBM CP4S advisory lists CP4S 1.7.2.0, 1.8.0.0, and 1.8.1.0 as affected, with remediation to CP4S 1.9.0.0. Action: upgrade to CP...

7.5CVSS8.3AI score0.0825EPSS
Save
CVE
CVE
added 2022/02/24 6:27 p.m.283 views

CVE-2021-44533

CVE-2021-44533 affects Node.js by improper handling of multi-value Relative Distinguished Names, potentially allowing bypass of certificate subject verification. Affected are Node.js versions < 12.22.9, < 14.18.3, < 16.13.2, and

5.3CVSS6.3AI score0.09358EPSS
Save
CVE
CVE
added 2019/12/24 3:43 p.m.272 views

CVE-2019-19923

CVE-2019-19923 affects SQLite 3.30.1, specifically the flattenSubquery path in select.c. The vulnerability arises when using SELECT DISTINCT with a LEFT JOIN where the right-hand side is a view, leading to a NULL pointer dereference or incorrect results. The connected documents consistently descr...

7.5CVSS7.8AI score0.0681EPSS
Save
CVE
CVE
added 2019/12/24 4:03 p.m.257 views

CVE-2019-19925

CVE-2019-19925 concerns SQLite 3.30.1. The connected documents identify the vulnerable function as zipfileUpdate in ext/misc/zipfile.c, where a NULL pathname is mishandled during an update of a ZIP archive. The material does not provide additional technical details such as version ranges beyond S...

7.5CVSS7.8AI score0.0681EPSS
Save
CVE
CVE
added 2019/11/25 7:32 p.m.243 views

CVE-2019-19244

CVE-2019-19244 affects SQLite 3.30.1, where sqlite3Select in select.c can crash if a sub‑select uses both DISTINCT and window functions and there is particular ORDER BY usage. The consequence is a denial of service via crash. Connected IBM/ASTRA pages confirm the CVE and describe the same SQLite ...

7.5CVSS7.6AI score0.03333EPSS
Save
CVE
CVE
added 2019/12/24 3:53 p.m.240 views

CVE-2019-19924

CVE-2019-19924 affects SQLite 3.30.1 with faulty error handling in sqlite3WindowRewrite() during parser-tree rewriting (expr.c, vdbeaux.c, window.c). The connected Astra Linux note reproduces the vulnerability description, and IBM CP4S remediation states CP4S 1.9.0 fixes this by upgrading from CP...

5.3CVSS6.9AI score0.07856EPSS
Save
CVE
CVE
added 2019/12/09 6:36 p.m.234 views

CVE-2019-19646

SQLite: CVE-2019-19646 affects SQLite 3.30.1 and earlier; pragma.c mishandles NOT NULL in an integrity_check PRAGMA when used with generated columns. This is a generated-column-related NOT NULL handling issue in the integrity_check PRAGMA, per the description. It is high-severity (per CVSS) and m...

9.8CVSS9.3AI score0.05376EPSS
Save
CVE
CVE
added 2019/12/09 3:15 p.m.233 views

CVE-2019-19645

CVE-2019-19645 affects SQLite. Vulnerable component: alter.c in SQLite up to version 3.30.1. Description: attackers can trigger infinite recursion through certain self-referential views when used with ALTER TABLE statements. Impact stated as infinite recursion, implying potential crash/denial of ...

5.5CVSS7AI score0.00566EPSS
Save
CVE
CVE
added 2021/03/23 12:00 a.m.205 views

CVE-2021-20227

CVE-2021-20227 : SQLite contains a flaw in the SELECT implementation (src/select.c) that can trigger a use-after-free when an attacker can run SQL locally. This may lead to a denial of service and, in some cases, possible code execution. The Astra Linux security bulletin mirrors this SQLite issue...

5.5CVSS5.9AI score0.00496EPSS
Save
CVE
CVE
added 2019/12/05 1:53 p.m.195 views

CVE-2019-19317

CVE-2019-19317 affects SQLite 3.30.1 where lookupName in resolve.c omits bits from the colUsed bitmask for generated columns, enabling denial of service and potentially other impacts. The issue is tied to the underlying bitmask logic in the generated column path and has been addressed by multiple...

9.8CVSS9.5AI score0.04276EPSS
Save
CVE
CVE
added 2019/11/25 3:30 p.m.180 views

CVE-2019-19242

CVE-2019-19242 affects SQLite 3.30.1, where mishandling of pExpr->y.pTab in sqlite3ExprCodeTarget (TK_COLUMN) causes a NULL pointer dereference in sqlite3ExprCodeTarget, potentially crashing the process. CVSSv3 base score 5.9 (MEDIUM). The Astra Linux bulletin confirms the SQLite 3.30.1 refere...

5.9CVSS6.7AI score0.02538EPSS
Save
CVE
CVE
added 2019/07/10 12:00 a.m.173 views

CVE-2018-14550

CVE-2018-14550 corresponds to a stack-based buffer overflow in libpng 1.6.35’s PNM decoding path, specifically in get_token() within pnm2png.c of pnm2png. The issue is triggered during third-party PNM decoding and is documented across multiple advisories (EulerOS, Gentoo GLSA, GN/NET, etc.). The ...

8.8CVSS8.7AI score0.03541EPSS
Save
CVE
CVE
added 2017/04/24 7:00 p.m.64 views

CVE-2017-3469

CVE-2017-3469 affects the MySQL Workbench component of Oracle MySQL (Workbench: Security: Encryption). Affected versions are 6.3.8 and earlier. The vulnerability allows an unauthenticated attacker with network access via multiple protocols to read a subset of MySQL Workbench data. OpenSUSE securi...

4.3CVSS2.2AI score0.00982EPSS
Save
CVE
CVE
added 2018/07/18 1:00 p.m.63 views

CVE-2018-2598

CVE-2018-2598 affects the MySQL Workbench component of Oracle MySQL (subcomponent: Workbench: Security: Encryption). Affected products are MySQL Workbench versions 6.3.10 and earlier. The vulnerability is exploitable by an unauthenticated attacker who can reach the service over network protocols,...

4.3CVSS2.8AI score0.01046EPSS
Save